|
|
|
BlueCielo TeamWork 2012 VBScript API Reference | BlueCielo ECM Solutions |
Shows a modal dialog to receive input from the user.
WinInputBox (Prompt As String, [Title As String], [Default As String]) As String
Name | Description |
---|---|
Prompt |
Body text of the dialog. |
Title |
Title bar text of the dialog. |
Default |
Default input text of the dialog. |
Not available in Web Access. The Prompt text can be formatted, as described in Formatting text with RTF codes. To detect if the user clicked the Cancel button, test the returned value for an empty string ("").
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |